[INFO] cloning repository https://github.com/akhaled01/maze
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akhaled01/maze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhaled01%2Fmaze", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhaled01%2Fmaze'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a0714070e1c9183d336ff4e07612ec1c34109e3
[INFO] checking akhaled01/maze against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakhaled01%2Fmaze" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akhaled01/maze
[INFO] finished tweaking git repo https://github.com/akhaled01/maze
[INFO] tweaked toml for git repo https://github.com/akhaled01/maze written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akhaled01/maze on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akhaled01/maze already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded sdl2 v0.36.0
[INFO] [stderr]   Downloaded cc v1.2.23
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded sdl2-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f
[INFO] running `Command { std: "docker" "start" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking maze v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]  --> client/src/shader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::{CStr, CString};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GLContext`, `SkyboxContext`, and `WeaponContext`
[INFO] [stdout]    --> client/src/main.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::graphics::{GLContext, WeaponContext, SkyboxContext};
[INFO] [stdout]     |                       ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_fps_gl` and `draw_minimap_gl`
[INFO] [stdout]    --> client/src/main.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 | use crate::graphics::{draw_minimap_gl, draw_fps_gl};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAP_HEIGHT` and `MAP_WIDTH`
[INFO] [stdout]    --> client/src/main.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | use crate::state::{Player, MAP_WIDTH, MAP_HEIGHT};
[INFO] [stdout]     |                            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]    --> client/src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use crate::mesh::Mesh;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]  --> client/src/shader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::{CStr, CString};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GLContext`, `SkyboxContext`, and `WeaponContext`
[INFO] [stdout]    --> client/src/main.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::graphics::{GLContext, WeaponContext, SkyboxContext};
[INFO] [stdout]     |                       ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_fps_gl` and `draw_minimap_gl`
[INFO] [stdout]    --> client/src/main.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 | use crate::graphics::{draw_minimap_gl, draw_fps_gl};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAP_HEIGHT` and `MAP_WIDTH`
[INFO] [stdout]    --> client/src/main.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | use crate::state::{Player, MAP_WIDTH, MAP_HEIGHT};
[INFO] [stdout]     |                            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]    --> client/src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use crate::mesh::Mesh;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]  --> client/src/shader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::{CStr, CString};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GLContext`, `SkyboxContext`, and `WeaponContext`
[INFO] [stdout]    --> client/src/main.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::graphics::{GLContext, WeaponContext, SkyboxContext};
[INFO] [stdout]     |                       ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_fps_gl` and `draw_minimap_gl`
[INFO] [stdout]    --> client/src/main.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 | use crate::graphics::{draw_minimap_gl, draw_fps_gl};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAP_HEIGHT` and `MAP_WIDTH`
[INFO] [stdout]    --> client/src/main.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | use crate::state::{Player, MAP_WIDTH, MAP_HEIGHT};
[INFO] [stdout]     |                            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]    --> client/src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use crate::mesh::Mesh;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]    --> client/src/graphics.rs:470:30
[INFO] [stdout]     |
[INFO] [stdout] 470 | use image::{RgbaImage, Rgba, GenericImageView};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]    --> client/src/graphics.rs:470:30
[INFO] [stdout]     |
[INFO] [stdout] 470 | use image::{RgbaImage, Rgba, GenericImageView};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CStr`
[INFO] [stdout]  --> client/src/shader.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::{CStr, CString};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GLContext`, `SkyboxContext`, and `WeaponContext`
[INFO] [stdout]    --> client/src/main.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 | use crate::graphics::{GLContext, WeaponContext, SkyboxContext};
[INFO] [stdout]     |                       ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `draw_fps_gl` and `draw_minimap_gl`
[INFO] [stdout]    --> client/src/main.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 | use crate::graphics::{draw_minimap_gl, draw_fps_gl};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAP_HEIGHT` and `MAP_WIDTH`
[INFO] [stdout]    --> client/src/main.rs:157:28
[INFO] [stdout]     |
[INFO] [stdout] 157 | use crate::state::{Player, MAP_WIDTH, MAP_HEIGHT};
[INFO] [stdout]     |                            ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]    --> client/src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | use crate::mesh::Mesh;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut player = Player {
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_frame`
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_fps` is assigned to, but never used
[INFO] [stdout]    --> client/src/main.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut current_fps = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_fps` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_fps` is never read
[INFO] [stdout]    --> client/src/main.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             current_fps = frame_count;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_WIDTH` is never used
[INFO] [stdout]  --> client/src/state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const MAP_WIDTH: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_HEIGHT` is never used
[INFO] [stdout]  --> client/src/state.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MAP_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAZE_EASY` is never used
[INFO] [stdout]  --> client/src/state.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAZE_EASY: [[u8; MAP_WIDTH]; MAP_HEIGHT] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_x`, `dir_y`, `plane_x`, and `plane_y` are never read
[INFO] [stdout]   --> client/src/state.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub dir_x: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     pub dir_y: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub plane_x: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     pub plane_y: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]    --> client/src/graphics.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct GLContext {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 475 |     pub textures: [GLuint; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]    --> client/src/graphics.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub struct SkyboxContext {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 484 |     pub vao: GLuint,
[INFO] [stdout] 485 |     pub vbo: GLuint,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SQUARE_SHADER` is never used
[INFO] [stdout]    --> client/src/graphics.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 | static SQUARE_SHADER: Lazy<Mutex<Option<GLuint>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLYPH_CACHE` is never used
[INFO] [stdout]    --> client/src/graphics.rs:491:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | static GLYPH_CACHE: Lazy<Mutex<HashMap<char, GLuint>>> = Lazy::new(|| Mutex::new(HashMap::new()));
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FONT_TTF` is never used
[INFO] [stdout]    --> client/src/graphics.rs:492:8
[INFO] [stdout]     |
[INFO] [stdout] 492 | static FONT_TTF: Lazy<Font<'static>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minimap_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:756:8
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub fn draw_minimap_gl(player: &crate::state::Player, map: &[[u8; crate::state::MAP_WIDTH]; crate::state::MAP_HEIGHT]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_fps_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:769:8
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub fn draw_fps_gl(fps: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_shader_and_glyphcache` is never used
[INFO] [stdout]    --> client/src/graphics.rs:778:4
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn ensure_shader_and_glyphcache() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_square` is never used
[INFO] [stdout]    --> client/src/graphics.rs:791:4
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn draw_square(x: f32, y: f32, color: [f32; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_char` is never used
[INFO] [stdout]    --> client/src/graphics.rs:833:4
[INFO] [stdout]     |
[INFO] [stdout] 833 | fn draw_char(c: char, x: f32, y: f32) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MOVE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STRAFE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const STRAFE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOUSE_SENSITIVITY` is never used
[INFO] [stdout]  --> client/src/input.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MOUSE_SENSITIVITY: f64 = 0.001; // radians per pixel
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> client/src/input.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn handle_input(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wall_collision` is never used
[INFO] [stdout]   --> client/src/input.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn wall_collision(x: f64, y: f64, map: &[[u8; MAP_WIDTH]; MAP_HEIGHT]) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_image_bytes` is never used
[INFO] [stdout]  --> client/src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn load_image_bytes(path: &str) -> Result<(u32, u32, Vec<u8>), String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_texture` is never used
[INFO] [stdout]   --> client/src/utils.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn load_texture(path: &str, unit: GLenum) -> GLuint {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut player = Player {
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_frame`
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_fps` is assigned to, but never used
[INFO] [stdout]    --> client/src/main.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut current_fps = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_fps` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_fps` is never read
[INFO] [stdout]    --> client/src/main.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             current_fps = frame_count;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_WIDTH` is never used
[INFO] [stdout]  --> client/src/state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const MAP_WIDTH: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_HEIGHT` is never used
[INFO] [stdout]  --> client/src/state.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MAP_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAZE_EASY` is never used
[INFO] [stdout]  --> client/src/state.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAZE_EASY: [[u8; MAP_WIDTH]; MAP_HEIGHT] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_x`, `dir_y`, `plane_x`, and `plane_y` are never read
[INFO] [stdout]   --> client/src/state.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub dir_x: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     pub dir_y: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub plane_x: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     pub plane_y: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]    --> client/src/graphics.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct GLContext {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 475 |     pub textures: [GLuint; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]    --> client/src/graphics.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub struct SkyboxContext {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 484 |     pub vao: GLuint,
[INFO] [stdout] 485 |     pub vbo: GLuint,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SQUARE_SHADER` is never used
[INFO] [stdout]    --> client/src/graphics.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 | static SQUARE_SHADER: Lazy<Mutex<Option<GLuint>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLYPH_CACHE` is never used
[INFO] [stdout]    --> client/src/graphics.rs:491:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | static GLYPH_CACHE: Lazy<Mutex<HashMap<char, GLuint>>> = Lazy::new(|| Mutex::new(HashMap::new()));
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FONT_TTF` is never used
[INFO] [stdout]    --> client/src/graphics.rs:492:8
[INFO] [stdout]     |
[INFO] [stdout] 492 | static FONT_TTF: Lazy<Font<'static>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minimap_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:756:8
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub fn draw_minimap_gl(player: &crate::state::Player, map: &[[u8; crate::state::MAP_WIDTH]; crate::state::MAP_HEIGHT]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_fps_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:769:8
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub fn draw_fps_gl(fps: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_shader_and_glyphcache` is never used
[INFO] [stdout]    --> client/src/graphics.rs:778:4
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn ensure_shader_and_glyphcache() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_square` is never used
[INFO] [stdout]    --> client/src/graphics.rs:791:4
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn draw_square(x: f32, y: f32, color: [f32; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_char` is never used
[INFO] [stdout]    --> client/src/graphics.rs:833:4
[INFO] [stdout]     |
[INFO] [stdout] 833 | fn draw_char(c: char, x: f32, y: f32) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MOVE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STRAFE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const STRAFE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOUSE_SENSITIVITY` is never used
[INFO] [stdout]  --> client/src/input.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MOUSE_SENSITIVITY: f64 = 0.001; // radians per pixel
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> client/src/input.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn handle_input(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wall_collision` is never used
[INFO] [stdout]   --> client/src/input.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn wall_collision(x: f64, y: f64, map: &[[u8; MAP_WIDTH]; MAP_HEIGHT]) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_image_bytes` is never used
[INFO] [stdout]  --> client/src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn load_image_bytes(path: &str) -> Result<(u32, u32, Vec<u8>), String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_texture` is never used
[INFO] [stdout]   --> client/src/utils.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn load_texture(path: &str, unit: GLenum) -> GLuint {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]    --> client/src/graphics.rs:470:30
[INFO] [stdout]     |
[INFO] [stdout] 470 | use image::{RgbaImage, Rgba, GenericImageView};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut player = Player {
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_frame`
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_fps` is assigned to, but never used
[INFO] [stdout]    --> client/src/main.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut current_fps = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_fps` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_fps` is never read
[INFO] [stdout]    --> client/src/main.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             current_fps = frame_count;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_WIDTH` is never used
[INFO] [stdout]  --> client/src/state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const MAP_WIDTH: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_HEIGHT` is never used
[INFO] [stdout]  --> client/src/state.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MAP_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAZE_EASY` is never used
[INFO] [stdout]  --> client/src/state.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAZE_EASY: [[u8; MAP_WIDTH]; MAP_HEIGHT] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_x`, `dir_y`, `plane_x`, and `plane_y` are never read
[INFO] [stdout]   --> client/src/state.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub dir_x: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     pub dir_y: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub plane_x: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     pub plane_y: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]    --> client/src/graphics.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct GLContext {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 475 |     pub textures: [GLuint; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]    --> client/src/graphics.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub struct SkyboxContext {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 484 |     pub vao: GLuint,
[INFO] [stdout] 485 |     pub vbo: GLuint,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SQUARE_SHADER` is never used
[INFO] [stdout]    --> client/src/graphics.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 | static SQUARE_SHADER: Lazy<Mutex<Option<GLuint>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLYPH_CACHE` is never used
[INFO] [stdout]    --> client/src/graphics.rs:491:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | static GLYPH_CACHE: Lazy<Mutex<HashMap<char, GLuint>>> = Lazy::new(|| Mutex::new(HashMap::new()));
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FONT_TTF` is never used
[INFO] [stdout]    --> client/src/graphics.rs:492:8
[INFO] [stdout]     |
[INFO] [stdout] 492 | static FONT_TTF: Lazy<Font<'static>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minimap_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:756:8
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub fn draw_minimap_gl(player: &crate::state::Player, map: &[[u8; crate::state::MAP_WIDTH]; crate::state::MAP_HEIGHT]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_fps_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:769:8
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub fn draw_fps_gl(fps: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_shader_and_glyphcache` is never used
[INFO] [stdout]    --> client/src/graphics.rs:778:4
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn ensure_shader_and_glyphcache() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_square` is never used
[INFO] [stdout]    --> client/src/graphics.rs:791:4
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn draw_square(x: f32, y: f32, color: [f32; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_char` is never used
[INFO] [stdout]    --> client/src/graphics.rs:833:4
[INFO] [stdout]     |
[INFO] [stdout] 833 | fn draw_char(c: char, x: f32, y: f32) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MOVE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STRAFE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const STRAFE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOUSE_SENSITIVITY` is never used
[INFO] [stdout]  --> client/src/input.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MOUSE_SENSITIVITY: f64 = 0.001; // radians per pixel
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> client/src/input.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn handle_input(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wall_collision` is never used
[INFO] [stdout]   --> client/src/input.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn wall_collision(x: f64, y: f64, map: &[[u8; MAP_WIDTH]; MAP_HEIGHT]) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_image_bytes` is never used
[INFO] [stdout]  --> client/src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn load_image_bytes(path: &str) -> Result<(u32, u32, Vec<u8>), String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_texture` is never used
[INFO] [stdout]   --> client/src/utils.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn load_texture(path: &str, unit: GLenum) -> GLuint {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]    --> client/src/graphics.rs:470:30
[INFO] [stdout]     |
[INFO] [stdout] 470 | use image::{RgbaImage, Rgba, GenericImageView};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     let mut player = Player {
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_frame`
[INFO] [stdout]    --> client/src/main.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_fps` is assigned to, but never used
[INFO] [stdout]    --> client/src/main.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let mut current_fps = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_current_fps` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_fps` is never read
[INFO] [stdout]    --> client/src/main.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             current_fps = frame_count;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_WIDTH` is never used
[INFO] [stdout]  --> client/src/state.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const MAP_WIDTH: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_HEIGHT` is never used
[INFO] [stdout]  --> client/src/state.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub const MAP_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAZE_EASY` is never used
[INFO] [stdout]  --> client/src/state.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const MAZE_EASY: [[u8; MAP_WIDTH]; MAP_HEIGHT] = [
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `dir_x`, `dir_y`, `plane_x`, and `plane_y` are never read
[INFO] [stdout]   --> client/src/state.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub dir_x: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 44 |     pub dir_y: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 45 |     pub plane_x: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 46 |     pub plane_y: f64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `textures` is never read
[INFO] [stdout]    --> client/src/graphics.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct GLContext {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 475 |     pub textures: [GLuint; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `vbo` is never read
[INFO] [stdout]    --> client/src/graphics.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub struct SkyboxContext {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 484 |     pub vao: GLuint,
[INFO] [stdout] 485 |     pub vbo: GLuint,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SQUARE_SHADER` is never used
[INFO] [stdout]    --> client/src/graphics.rs:490:8
[INFO] [stdout]     |
[INFO] [stdout] 490 | static SQUARE_SHADER: Lazy<Mutex<Option<GLuint>>> = Lazy::new(|| Mutex::new(None));
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `GLYPH_CACHE` is never used
[INFO] [stdout]    --> client/src/graphics.rs:491:8
[INFO] [stdout]     |
[INFO] [stdout] 491 | static GLYPH_CACHE: Lazy<Mutex<HashMap<char, GLuint>>> = Lazy::new(|| Mutex::new(HashMap::new()));
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `FONT_TTF` is never used
[INFO] [stdout]    --> client/src/graphics.rs:492:8
[INFO] [stdout]     |
[INFO] [stdout] 492 | static FONT_TTF: Lazy<Font<'static>> = Lazy::new(|| {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minimap_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:756:8
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub fn draw_minimap_gl(player: &crate::state::Player, map: &[[u8; crate::state::MAP_WIDTH]; crate::state::MAP_HEIGHT]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_fps_gl` is never used
[INFO] [stdout]    --> client/src/graphics.rs:769:8
[INFO] [stdout]     |
[INFO] [stdout] 769 | pub fn draw_fps_gl(fps: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_shader_and_glyphcache` is never used
[INFO] [stdout]    --> client/src/graphics.rs:778:4
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn ensure_shader_and_glyphcache() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_square` is never used
[INFO] [stdout]    --> client/src/graphics.rs:791:4
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn draw_square(x: f32, y: f32, color: [f32; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_char` is never used
[INFO] [stdout]    --> client/src/graphics.rs:833:4
[INFO] [stdout]     |
[INFO] [stdout] 833 | fn draw_char(c: char, x: f32, y: f32) {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOVE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const MOVE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STRAFE_SPEED` is never used
[INFO] [stdout]  --> client/src/input.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const STRAFE_SPEED: f64 = 2.0; // units per second
[INFO] [stdout]   |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOUSE_SENSITIVITY` is never used
[INFO] [stdout]  --> client/src/input.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MOUSE_SENSITIVITY: f64 = 0.001; // radians per pixel
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_input` is never used
[INFO] [stdout]  --> client/src/input.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn handle_input(
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wall_collision` is never used
[INFO] [stdout]   --> client/src/input.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn wall_collision(x: f64, y: f64, map: &[[u8; MAP_WIDTH]; MAP_HEIGHT]) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_image_bytes` is never used
[INFO] [stdout]  --> client/src/utils.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn load_image_bytes(path: &str) -> Result<(u32, u32, Vec<u8>), String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_texture` is never used
[INFO] [stdout]   --> client/src/utils.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub unsafe fn load_texture(path: &str, unit: GLenum) -> GLuint {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.02s
[INFO] running `Command { std: "docker" "inspect" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f", kill_on_drop: false }`
[INFO] [stdout] e13502c263f3bc2493c5c2ab17bbe313d1ee7cfe5ff370a305810f542a4eb85f
